Determining how many quantities are fulfilled, billed, returned, and the remaining items to be fulfilled.

This feature allows users to determine how many quantities are already fulfilled and billed.

  1. Suppose the user is viewing a sales order transaction that contains multiple products. Navigate to the specific product you want to check and click on the corresponding row.

  2. When a row is clicked, borders will appear at the top and bottom, highlighting the specific product for which the user wants to check the fulfilled quantity.

    Border on selected product
  3. Utilize the horizontal scroll bar to navigate to the farthest right section of the table.

    Scrollbar navigation
  4. By utilizing the border at the top and bottom of the row as a marker, users can easily determine the number of quantities that have already been fulfilled by looking at the "Fulfilled Quantity" column. They can also determine the number of items that still need to be fulfilled by referring to the "Quantity to Fulfill" column, and the quantity of items that have been returned by checking the "Returned Quantity" column. Additionally, users can determine the number of quantities that have already been billed/invoiced in the "Billed Quantity" column as well as that still need to be billed/invoiced by checking the "Quantity to Bill" column.

    Quantity fields